-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Car Booking App Available Cars Screen #105
Car Booking App Available Cars Screen #105
Conversation
mdnazisharman2803
commented
May 29, 2022
- Created Available Cars Screen and managesd state using provider, used list view builder to show items.
- For the issue Car Booking App #102
- Here is the output below:
- Scrolling down to make sure if everything is
@naveeramesh @Jaideep25-tech please approve this pr thanks |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add bottom bar or make sure the drawer bar works with certain items.
Yes mam this is available cars screen and I've added drawer icon on top left that I'll implement along with details of available cars in the next pr related to this issue |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Change the background colour to white and do some extra ui changes to make the home screen standard.
Refer this: https://dribbble.com/shots/15249351-Buy-Sell-Service-Mobile-App
Ok mam, so i should close this pr, because I have deleted the folder from local drive.. So if I make changes now, will create merge conflicts so I should close this |
You don't need to close the pr make changes and give a seperate PR. |
But that will create a merge conflict as will be making changes in the same folderbecause it's not yet merged. |